﻿@charset "utf-8";
html {
	color: #000;
	background: #FFF;
}
body {
	color: #666;
	font: 12px/1.231 arial, helvetica, clean, sans-serif, "宋体";
} /*网站字体颜色*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/

h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.mt10 {
	margin-top: 10px;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: 0;
} /*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.center {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pa {
	position: absolute;
}
.pr {
	position: relative
}
/* -- 购物车外部框架 -- */

.cart_header, .cart_content, .cart_footer {
	width: 760px;
	margin: 0 auto;
}
/* -- 页面整体布局 -- */

.header, .content, .footer {
	width: 1080px;
	margin: 0 auto;
}
.left {
	width: 201px;
	float: left;
	overflow: hidden;
}
.left2 {
	width: 850px;
	float: right;
	overflow: hidden;
}
.left3 {
	width: 754px;
	float: left;
	overflow: hidden;
	color: #666;
}
.lefttop {
	background: url(..../images/left_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-top: 10px;
}
.left2top {
	background: url(../images/left2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.leftbot {
	background: url(../images/left_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.left2bot {
	background: url(../images/right_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right {
	width: 855px;
	float: left;
	display: inline;
	margin-left: 24px;
	overflow: hidden;
}
.right2 {
	width: 201px;
	float: left;
	overflow: hidden;
}
.right3 {
	width: 201px;
	float: right;
	overflow: hidden;
	color: #666;
}
.righttop {
	background: url(../images/right_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.right2top {
	background: url(../images/right2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.rightbot {
	background: url(../images/right_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right2bot {
	background: url(../images/left_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right_main {
	width: 855px;
	padding-bottom: 15px;
	overflow: hidden;
}
.right2_main {
	width: 201px;
	padding-bottom: 15px;
	overflow: hidden;
}
.left2_main {
	width: 850px;
	padding-bottom: 15px;
	overflow: hidden;
}
 .h_nav li a:-webkit-any-link {
display:block;
}
/* function */

span {
}
h2 a:hover {
	text-decoration: none;
}
input, textarea {
	outline: none;
}
textarea {
	resize: none;
}
em {
	font-style: normal;
}
.f_cb:after, .f_cbli li:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}
.f_cb, .f_cbli li {
	zoom: 1;
}
.f_ib {
	display: inline-block;
*display:inline;
*zoom:1;
}
.f_dn {
	display: none;
}
.f_db {
	display: block;
}
.f_pr {
	position: relative;
}
.f_pa {
	position: absolute;
}
.f_fl {
	float: left;
}
.f_fr {
	float: right;
}
.f_prz {
	position: relative;
	zoom: 1;
}
.f_oh {
	overflow: hidden;
}
.f_fw {
	font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, arial, \5b8b\4f53;
}
.f_fa {
	font-family: Arial, Helvetica, sans-serif;
}
.f_fst {
	font-family: "宋体";
}
.f_fwn {
	font-weight: normal;
}
.f_fwb {
	font-weight: bold;
}
.f_tal {
	text-align: left;
}
.f_tac {
	text-align: center;
}
.f_tar {
	text-align: right;
}
.f_csp {
	cursor: pointer;
}
/*头部开始*/

.g_top {
	height: 172px;
	background: url(../images/topbg.jpg) repeat-x;
}
.top_t {
	height: 30px;
	line-height: 30px;
	color: #333333;
}
.top_t p {
	float: right;
	position: relative;
}
.top_t p a {
	padding: 0 10px;
	display: block;
	float: left;
	color: #333333;
	height: 30px;
	line-height: 30px;
}
.top_t .a_last {
	padding-right: 0;
	background: none;
}
.top_t p .weixin {
	position: absolute;
	width: 127px;
	height: 127px;
	top: 32px;
	left: -55px;
}
.top_c h1 {
	float: left;
	padding: 18px 12px 0 0;
}



.top_c h2 {
	float: left;
	height: 60px;
	margin: 33px 0 0 10px;
	color: #05489f;
	font-size: 32px;
	letter-spacing: 0px;
	font-weight: bold;
}
.top_c h2 em {
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 22px;
	padding-top: 6px;
	letter-spacing: 0.1px;
}
.top_c p {
	float: right;
	margin: 48px 0 0 0;
	text-align: right;
	color: #333333;
	font-size: 14px;
	font-family: "Microsoft Yahei"
}
.top_c p span {
	display: block;
	font-size: 27px;
	color: #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	font-weight: bold;
}
.g_top .wb1 {
	top: 72px;
	right: 142px;
}
.g_top .wb2 {
	top: 65px;
	right: 88px;
}
/* 导航 */

.g_nav {
	background: #05489f;
}
.nav {
	height: 60px;
	font-family: "Microsoft Yahei";
	line-height: 60px;
	width: 1080px;
	margin: 0 auto;
}
.nav li {
	float: left;
	font-size: 16px;
	background: url(../images/line2.jpg) no-repeat right center;
	font-weight:bold;
}
.nav .lastli {
	background: none;
}
.nav li a {
	display: inline-block;
	padding: 0 35px;
	color: #fff;
	line-height: 60px;
	text-decoration:none;
}
/*,.nav .cur a*/.nav li a:hover {
	background: #e74f06;
}
/*头部结束*/





/*搜索*/

.g_ser {
	height: 50px;
	line-height: 50px;
	background: #fff;
}
.h_sea {
	height: 50px;
	overflow: hidden;
	color: #555555;
}
.h_sea b {
	font-weight: bold;
}
.inp01 {
	height: 30px;
	line-height: 30px;
	background: url(../images/s_inp.jpg) no-repeat;
	padding-left: 10px;
	width: 241px;
	float: left;
	color: #bebebe;
	border: none;
	font-family: "Microsoft YaHei";
}
.s_ss {
	float: left;
	width: 38px;
	height: 30px;
	background: url(../images/soso.jpg) no-repeat 0 0;
	cursor: pointer;
	border: 0px;
}
.key a {
	color: #555555;
	padding-right: 20px;
}
.s_inp {
	padding-top: 10px;
}
/*底部开始*/

.g_ft {
	height: 240px;
	background: #F1F1F1 url(../images/bg1.jpg) no-repeat center 0;
}
.g_ft .m_fnav {
	height: 45px;
	line-height: 50px;
	color: #fff;
	text-align: center;
}
.g_ft .m_fnav a {
	color: #fff;
	padding: 0 40px;
	font-size: 16px;
	font-weight:bold;
	font-weight: normal;
	display: inline-block;
	background: url(../images/fline.png) no-repeat right center;
}
.g_ft .m_fnav .lasta {
	background: none;
}
.g_ft .f_ftcon {
	color: #515050;
	padding: 40px 0 0 345px;
	line-height: 28px;
	font-size: 12px;
}
.g_ft .f_ftcon a {
	color: #515050;
}
.g_ft .flogo {
	left: 85px;
	top: 30px;
}
.g_ft .code {
	top: 48px;
	right: 66px;
	padding: 4px 0 0 55px;
	width: 120px;
	height: 122px;
}
.g_ft .code img {
	width: 117px;
}
/*底部结束*/



 

 /*temp.css*/

#nodata {
	padding: 80px;
	padding-left: 150px;
	border: solid 1px #eee;
	margin: 10px 0;
	background: url(../images/nodata.gif) no-repeat 20px 20px;
}
#commonHeaderUsername {
	width: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0;
}
/* -- 弹出窗口 -- */

#mesbook1_c, #mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div {
	border: 1px solid #E4E3E3;
	background: #EBECEB;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}
/*rollup.css*/

#roll_top, #fall, #ct {
	z-index: 15;
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 26px
}
#roll_top {
	background: url(../images/top.gif) no-repeat
}
#fall {
	background: url(../images/top.gif) no-repeat 0 -80px
}
#ct {
	background: url(../images/top.gif) no-repeat 0 -40px
}
#roll {
	z-index: 9999;
	display: block;
	width: 15px;
	margin-right: -555px;
	position: fixed;
	right: 50%;
	top: 80%;
	_margin-right: -555px;
	_position: absolute;
	_margin-top: 470px;
_top:expression(eval(document.documentElement.scrollTop))
}
/*客服*/

.ImTable * {
	padding: 0px;
	margin: 0px
}
.ImTable {
	border-collapse: collapse;
	border: none;
	background: url(../images/bg.gif)
}
.ImTable h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px
}
.ImHeader {
	height: 165px;
	background: url(../images/im_01.gif)
}
.ImRow0 {
	background: url(../images/ico_item1.gif) no-repeat;
	margin: 10px 10px 0;
	height: 26px;
	padding-left: 3px;
	padding-top: 2px;
}
.ImRow1 {
	background: url(../images/ico_item1.gif) no-repeat;
	margin: 10px 10px 0;
	height: 26px;
	padding-left: 3px;
	padding-top: 2px;
}
a.im, a:hover.im {
	text-decoration: none;
	height: 35px;
	color: #05489F;
	font-size: 12px;
}
.ImFooter {
	height: 90px;
	background: url(../images/im_04.gif) no-repeat;
	display: inline-block;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
.ImFooter h5 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	margin: 15px 0 0;
	font-family: '宋体';
}
.ImFooter p {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 10px 0;
}
/*IE6 样式*/

.ie_box {
	height: 83px;
	background: url("file:///C|/Users/Administrator../images/ie_update.png") repeat-x left top;
	overflow: hidden;
	font-size: 12px;
	color: #917b50;
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	display: none;
}
.ie_content {
	width: 910px;
	margin: auto;
	line-height: 36px;
	padding: 10px 0px;
	background: url("file:///C|/Users/Administrator../images/ie_update.png") no-repeat left -90px;
	padding-left: 70px;
	position: relative;
}
.ie_down a {
	float: left;
	overflow: hidden;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 16px;
	line-height: 16px;
	margin: 0px;
	color: #917b50;
}
.ie_down a:hover {
	text-decoration: underline;
}
.ie_down .up1 {
	background: url("file:///C|/Users/Administrator../images/ie_update.png") no-repeat 0px -170px;
}
.ie_down .up2 {
	background: url("file:///C|/Users/Administrator../images/ie_update.png") no-repeat 0px -196px;
}
.ie_down .up3 {
	background: url("file:///C|/Users/Administrator../images/ie_update.png") no-repeat 0px -218px;
}
.ie_down .up4 {
	background: url("file:///C|/Users/Administrator../images/ie_update.png") no-repeat 0px -240px;
}
.ie_down .up5 {
	background: url("file:///C|/Users/Administrator../images/ie_update.png") no-repeat 0px -262px;
}
.ie_down .up6 {
	background: url("file:///C|/Users/Administrator../images/ie_update.png") no-repeat 0px -284px;
}
.ie_close {
	position: absolute;
	top: 10px;
	right: 20px;
}
.ie_close a {
	color: #917b50;
}
.ie_close a:hover {
	color: #f7b79b;
}
.clear {
	clear: both;
}
.w_tit1 span a {
	color: #666;
}
.jz {
	margin-top: 42px;
	height: 562px;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}
.jz h2 {
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #2346a1;
	background: url(../images/ico5.jpg) no-repeat left 12px;
	color: #dfdfdf;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 20px;
}
.jz_c {
	width: 526px;
	height: 233px;
	border: 1px solid #d9d9d9;
	overflow: hidden;
	margin-bottom: 23px;
	margin-left: 23px;
}
.jz_c h3 {
	padding: 0 23px 0 25px;
	height: 53px;
	overflow: hidden;
	line-height: 53px;
	font-size: 14px;
}
.jz_c h3 a {
	color: #333;
}
.jz_c h3 span {
	font-weight: normal;
}
.jz_c dl {
	margin: 0 23px 0 25px;
}
.jz_c dt {
	width: 211px;
	overflow: hidden;
}
.jz_c dt img {
	width: 211px;
	height: 158px;
	overflow: hidden;
}
.jz_c dd {
	width: 253px;
	overflow: hidden;
}
.jz_c dd p {
	height: 118px;
	overflow: hidden;
	line-height: 26px;
	font-size: 14px;
}
.jz_c dd i {
	display: block;
	width: 121px;
	height: 36px;
	background: #ea5209;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	font-style: normal;
}
.jz_c dd i a {
	color: #fff;
}
.context {
	line-height: 24PX;
	margin: 30PX 0;
	font-size: 12px;
	color: #666
}
.context a {
	color: #358fdc
}
.back {
	line-height: 24PX;
	margin: 30PX 0;
	font-size: 12px;
color:#666；width: 850px;
	text-align: center;
}
.back a {
	color: #358fdc
}
.dede_pages {
}
.dede_pages ul {
	float: left;
	padding: 12px 0px 12px 0px;
}
.dede_pages ul li {
	float: left;
	font-family: Tahoma;
	line-height: 17px;
	margin-right: 6px;
	border: 1px solid #E9E9E9;
	padding: 4px 6px 4px;
}
.dede_pages ul li a {
	float: left;
	color: #555;
	display: block;
	text-decoration: none;
}
.dede_pages ul li a:hover {
	color: #0446ae;
	text-decoration: none;
}
.dede_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
	background-color: #F8F8F8;
	font-weight: bold;
}
.dede_pages .pageinfo {
	line-height: 21px;
	padding: 12px 10px 12px 16px;
	color: #999;
}
.dede_pages .pageinfo strong {
	color: #555;
	font-weight: normal;
	margin: 0px 2px;
}
/* 本例子css */
.game163 {
	position: relative;
	border: 1px solid #dcdddd;
	padding: 4px;
	overflow: hidden;
	width: 550px;
}
.game163 .bigImg {
	height: 258px;
	position: relative;
}
.game163 .bigImg li img {
	vertical-align: middle;
	max-width: 550px;
	max-height: 550px;
	display: block;
	margin: 0 auto
}
.game163 .bigImg h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 33px;
	height: 33px;
	padding-right: 30px;
	overflow: hidden;
	text-align: left;
}
.game163 .smallScroll {
	height: 47px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.game163 .sPrev, .game163 .sNext {
	float: left;
	display: block;
	width: 14px;
	height: 47px;
	text-indent: -9999px;
	background: url(../images/sprites1008.png) no-repeat 0 -3046px;
}
.game163 .sNext {
	background-position: 0 -2698px;
}
.game163 .sPrev:hover {
	background-position: 0 -3133px;
}
.game163 .sNext:hover {
	background-position: 0 -2785px;
}
.game163 .smallImg {
	float: left;
	margin: 0 6px;
	display: inline;
	width: 510px;
	overflow: hidden;
}
.game163 .smallImg ul {
	height: 54px;
	width: 9999px;
	overflow: hidden;
}
.game163 .smallImg li {
	float: left;
	padding: 0 4px 0 0;
	width: 62px;
	cursor: pointer;
	display: inline;
}
.game163 .smallImg img {
	border: 1px solid #dcdddd;
	width: 60px;
	height: 45px;
}
.game163 .smallImg .on img {
	border-color: #1e50a2;
}
.game163 .pageState {
	position: absolute;
	top: 235px;
	right: 5px;
	font-family: "Times New Roman", serif;
	letter-spacing: 1px;
}
.game163 .pageState span {
	color: #f00;
	font-size: 16px;
}
.proinfo table {
	width: 100% !IMPORTANT;
	border: 1px solid #A1A1A1 !IMPORTANT;
	border-collapse: collapse !IMPORTANT;
	font-size: 12PX !IMPORTANT;
	word-break: break-all;
	word-wrap: break-word;
	margin: 10px 0;
	color:#333 !important;
}
.proinfo table td {
	border: 1px solid #A1A1A1 !IMPORTANT;
	padding: 5px !IMPORTANT;
}
